home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.10 / 1999-04_Disc_4.10.bin / ADDONS / QUAKE2 / Action Quake / actn1Ccl.exe / action / inetserver.cfg < prev    next >
Text File  |  1998-09-16  |  449b  |  30 lines

  1. game action
  2. gamedir action
  3. //
  4. hostname "My Action Quake2 Server v1.0"
  5. rcon_password none
  6. //
  7. set fraglimit 60
  8. set timelimit 60
  9. //
  10. set maxclients 6
  11. set public 1
  12. setmaster satan.idsoftware.com q2master.planetquake.com
  13. //
  14. set deathmatch 1
  15. set dmflags 16
  16. set actionmaps 1
  17. map locknload
  18.  
  19. // Inet (graphical goodies OFF)
  20.  
  21. set bholelimit 0
  22. set splatlimit 0
  23. set shelloff 1
  24.  
  25. // Teamplay options
  26.  
  27. set teamplay 1
  28. set roundlimit 10
  29.  
  30.